[INFO] fetching crate minigene 0.7.0...
[INFO] checking minigene-0.7.0 against try#83ec5b3aeb5925d43b5be7b50c090f2f0336fcc1 for pr-134021
[INFO] extracting crate minigene 0.7.0 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate minigene 0.7.0
[INFO] finished tweaking crates.io crate minigene 0.7.0
[INFO] tweaked toml for crates.io crate minigene 0.7.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate minigene 0.7.0 on toolchain 83ec5b3aeb5925d43b5be7b50c090f2f0336fcc1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+83ec5b3aeb5925d43b5be7b50c090f2f0336fcc1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate minigene 0.7.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+83ec5b3aeb5925d43b5be7b50c090f2f0336fcc1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 8691bf8008687ea12d6364a82389eaa6ec9110523a64f94312df8995b5a7297d
[INFO] running `Command { std: "docker" "start" "8691bf8008687ea12d6364a82389eaa6ec9110523a64f94312df8995b5a7297d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "8691bf8008687ea12d6364a82389eaa6ec9110523a64f94312df8995b5a7297d" "/opt/rustwide/cargo-home/bin/cargo" "+83ec5b3aeb5925d43b5be7b50c090f2f0336fcc1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8691bf8008687ea12d6364a82389eaa6ec9110523a64f94312df8995b5a7297d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "8691bf8008687ea12d6364a82389eaa6ec9110523a64f94312df8995b5a7297d" "/opt/rustwide/cargo-home/bin/cargo" "+83ec5b3aeb5925d43b5be7b50c090f2f0336fcc1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling unicode-ident v1.0.16
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling strsim v0.7.0
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling rayon v1.5.1
[INFO] [stderr]    Compiling syn v1.0.86
[INFO] [stderr]     Checking atomic_refcell_try v0.2.0
[INFO] [stderr]    Compiling derive_builder v0.7.2
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]     Checking itertools v0.9.0
[INFO] [stderr]     Checking smallvec v1.8.0
[INFO] [stderr]     Checking bitset-core v0.1.1
[INFO] [stderr]     Checking lock_api v0.4.6
[INFO] [stderr]     Checking game_clock v1.1.1
[INFO] [stderr]     Checking partial_function v0.4.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]     Checking rustix v0.38.44
[INFO] [stderr]     Checking game_state_machine v1.0.0
[INFO] [stderr]     Checking spin_sleep v1.0.0
[INFO] [stderr]     Checking crossbeam-epoch v0.9.7
[INFO] [stderr]     Checking oorandom v11.1.4
[INFO] [stderr]     Checking stopwatch2 v2.0.0
[INFO] [stderr]     Checking game_engine_core v1.1.2
[INFO] [stderr]     Checking crossbeam-deque v0.8.1
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]     Checking entity_component v1.1.2
[INFO] [stderr]     Checking num_cpus v1.13.1
[INFO] [stderr]     Checking signal-hook-registry v1.4.0
[INFO] [stderr]     Checking rand v0.5.6
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking signal-hook v0.3.17
[INFO] [stderr]     Checking rayon-core v1.9.1
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking signal-hook-mio v0.2.4
[INFO] [stderr]     Checking crossterm v0.28.1
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling derive-new v0.5.9
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling derive-new v0.7.0
[INFO] [stderr]    Compiling darling_core v0.9.0
[INFO] [stderr]     Checking world_dispatcher v1.2.0
[INFO] [stderr]     Checking hibitset v0.6.4
[INFO] [stderr]    Compiling darling_macro v0.9.0
[INFO] [stderr]    Compiling darling v0.9.0
[INFO] [stderr]    Compiling derive_builder_core v0.5.0
[INFO] [stderr]     Checking game_features v0.8.1
[INFO] [stderr]     Checking planck_ecs v1.2.1
[INFO] [stderr]     Checking planck_ecs_bundle v1.1.0
[INFO] [stderr]     Checking planck_game_features v0.1.0
[INFO] [stderr]     Checking minigene v0.7.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.66s
[INFO] running `Command { std: "docker" "inspect" "8691bf8008687ea12d6364a82389eaa6ec9110523a64f94312df8995b5a7297d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8691bf8008687ea12d6364a82389eaa6ec9110523a64f94312df8995b5a7297d", kill_on_drop: false }`
[INFO] [stdout] 8691bf8008687ea12d6364a82389eaa6ec9110523a64f94312df8995b5a7297d
